home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 9675 / 9675.xpi / chrome / locale / en-US / simpletimer.dtd next >
Text File  |  2009-11-29  |  10KB  |  196 lines

  1. <!-- Common -->
  2. <!ENTITY name "Simple Timer">
  3.  
  4. <!-- Context Menu -->
  5. <!ENTITY menuitem.clock "Clock">
  6. <!ENTITY menuitem.notify "Notify Me At...">
  7. <!ENTITY menuitem.countdown "Count Down...">
  8. <!ENTITY menuitem.countup "Count Up">
  9. <!ENTITY menuitem.pauseResume "Pause/Resume">
  10. <!ENTITY menuitem.stop "Stop/Reset">
  11. <!ENTITY menuitem.kill.audio.alarm "Kill Audio Alarm">
  12. <!ENTITY menuitem.options "Options...">
  13. <!ENTITY menuitem.eventLog "Event Log...">
  14. <!ENTITY menuitem.homepage "Visit Home Page">
  15. <!ENTITY menu.documentation "Documentation">
  16. <!ENTITY menuitem.doc.notify "Notify Me At">
  17. <!ENTITY menuitem.doc.countdown "Count Down">
  18. <!ENTITY menuitem.doc.options "Options">
  19. <!ENTITY menuitem.doc.eventLog "Event Log">
  20. <!ENTITY menuitem.about "About">
  21.  
  22. <!-- Preferences dialog -->
  23. <!-- Notifications pane -->
  24. <!ENTITY prefwindow.name "Preferences">
  25. <!ENTITY pref.pane.notifications "Notifications">
  26. <!ENTITY pref.grpbox.countdown "Notification Options">
  27. <!ENTITY pref.cbox.popup "Enable popup notification">
  28. <!ENTITY pref.cbox.audio "Enable audio notification">
  29. <!ENTITY pref.cbox.dialog "Enable dialog notification">
  30. <!ENTITY pref.label.repeat.audio "Repeat audio every">
  31. <!ENTITY pref.label.minutes.max "mins(+)/secs(-), up to">
  32. <!ENTITY pref.label.repeat.max "times">
  33. <!ENTITY pref.grpbox.audiofiles "Audio Files">
  34. <!ENTITY pref.rad.alarmclock "Alarm Clock">
  35. <!ENTITY pref.rad.fanfare "Fanfare">
  36. <!ENTITY pref.rad.custom "Custom">
  37. <!ENTITY pref.btn.browse "Browse...">
  38.  
  39. <!-- Positioning pane -->
  40. <!ENTITY pref.pane.positioning "Positioning">
  41. <!ENTITY pref.grpbox.display.in "Display In">
  42. <!ENTITY pref.rad.statusbar "Statusbar">
  43. <!ENTITY pref.rad.toolbar "Toolbar">
  44. <!ENTITY pref.rad.bothbars "Both">
  45.  
  46. <!-- Miscellaneous pane -->
  47. <!ENTITY pref.pane.misc "Miscellaneous">
  48. <!ENTITY pref.grpbox.onStartup "Startup Options">
  49. <!ENTITY pref.rad.icon "Show icon">
  50. <!ENTITY pref.rad.clock "Start clock">
  51. <!ENTITY pref.rad.countup "Start count up">
  52. <!ENTITY pref.grpbox.eventLogging "Event Logging">
  53. <!ENTITY pref.cbox.event.logging "Enable logging of completed events">
  54. <!ENTITY pref.label.delete.log.entries "Delete log entries after">
  55. <!ENTITY pref.label.days "days">
  56. <!ENTITY pref.btn.reset.default "Reset Default">
  57. <!ENTITY pref.grpbox.leftClick "Left-Click on Icon Action">
  58. <!ENTITY pref.rad.countdown "Countdown dialog">
  59. <!ENTITY pref.rad.notifyme "Notify Me At dialog">
  60. <!ENTITY pref.grpbox.pauseResume "Pause/Resume">
  61. <!ENTITY pref.cbox.disable.pauseResume "Disable left-click Pause/Resume for count up, count down">
  62. <!ENTITY pref.grpbox.tooltip "Tooltip Options">
  63. <!ENTITY pref.rad.tooltip.none "None">
  64. <!ENTITY pref.rad.tooltip.date "Date only">
  65. <!ENTITY pref.rad.tooltip.full "Full">
  66. <!ENTITY pref.rad.tooltip.date.clock "Date only, with clock only">
  67. <!ENTITY pref.rad.tooltip.timers "Countdown timers">
  68. <!ENTITY pref.grpbox.clock24Hr "Clock Options">
  69. <!ENTITY pref.rad.clock.standard "Standard">
  70. <!ENTITY pref.rad.clock.epoch "Epoch">
  71. <!ENTITY pref.cbox.showSecs "Display seconds">
  72. <!ENTITY pref.cbox.clock24Hr "Display 24 hour clock">
  73. <!ENTITY pref.label.date.format "Date format:">
  74. <!ENTITY pref.mitem.nodate "no date">
  75.  
  76. <!-- About dialog -->
  77. <!ENTITY about.tab.credits "Credits">
  78. <!ENTITY about.credits.description "A timer/clock residing in the statusbar/toolbar.">
  79. <!ENTITY about.credits.author "Author: George Bradt">
  80. <!ENTITY about.credits.credit1 "Statusbar icons: Mark James at ">
  81. <!ENTITY about.credits.credit1.link "http://www.famfamfam.com/">
  82. <!ENTITY about.credits.credit2 "Other clock icons: David Vignoni at">
  83. <!ENTITY about.credits.credit2.link "http://www.icon-king.com/">
  84. <!ENTITY about.credits.credit3 "Drag and drop code: mozillazine, IE Tab">
  85. <!ENTITY about.credits.credit4 "Open link in new tab code: Devon Jensen">
  86. <!ENTITY about.credits.credit5 "Chinese Traditional translation: Tsprajna">
  87. <!ENTITY about.credits.credit6 "French Canadian translation: Mad Dog Vachon">
  88. <!ENTITY about.credits.credit7 "Korean translation: Young-Cheon Kim">
  89. <!ENTITY about.tab.changelog "Changelog">
  90. <!ENTITY about.log.version "Version">
  91. <!ENTITY about.log.date.version17 "December 1, 2009">
  92. <!ENTITY about.log.listitem17.a "Add toolbar display option">
  93. <!ENTITY about.log.listitem17.b "Add support for Ogg Vorbis audio file<html:br />
  94.                                  format, for audio alarm">
  95. <!ENTITY about.log.listitem17.c "Add Documentation submenu to<html:br />
  96.                                  context menu">
  97. <!ENTITY about.log.listitem17.d "Make 'Full' tooltip the default">
  98. <!ENTITY about.log.listitem17.e "Switch order of 'Last count up' and<html:br />
  99.                                  'This browser session' in 'Full' tooltip">
  100. <!ENTITY about.log.listitem17.f "New date format options">
  101. <!ENTITY about.log.listitem17.g "New time display option: Epoch clock">
  102. <!ENTITY about.log.listitem17.h "On completion of countdown, display clock<html:br />
  103.                                  if user has that startup option">
  104. <!ENTITY about.log.listitem17.i "Added Korean translation">
  105. <!ENTITY about.log.listitem17.j "bug fix: localization of 'recurring'<html:br />
  106.                                  literal in countdown timers tooltip">
  107. <!ENTITY about.log.listitem17.k "bug fix: repair enable/disable of textboxes<html:br />
  108.                                  on loading of Preferences dialog">
  109. <!ENTITY about.log.listitem17.l "bug fix: repair statusbar drag and drop<html:br />
  110.                                  for Firefox 3.6">
  111. <!ENTITY about.log.listitem17.m "bug fix: Within Options dialog accessed<html:br />
  112.                                  via Add-ons manager (ie. Tools->Add-ons),<html:br />
  113.                                  Event Logging->Reset Default and<html:br />
  114.                                  Event Logging->Browse...->Make New Folder<html:br />
  115.                                  not working">
  116.  
  117. <!-- Countdown time entry dialog -->
  118. <!ENTITY countdown.time.name "Countdown Time Entry">
  119. <!ENTITY countdown.grpbox.entry "Enter Countdown">
  120. <!ENTITY countdown.label.hours "hrs">
  121. <!ENTITY countdown.label.minutes "mins">
  122. <!ENTITY countdown.label.seconds "secs">
  123. <!ENTITY countdown.label.recurring "Recurring">
  124. <!ENTITY countdown.label.tree "Countdown Timers">
  125. <!ENTITY countdown.btn.save.list "Save List">
  126. <!ENTITY countdown.btn.load.list "Load List">
  127.  
  128. <!-- Timer Complete dialog -->
  129. <!ENTITY complete.name "Timer Completed">
  130. <!ENTITY complete.btn.open.url "Open URL">
  131. <!ENTITY complete.btn.close "Close">
  132.  
  133. <!-- Notify time entry dialog -->
  134. <!ENTITY notify.time.name "Notify Me At This Time">
  135. <!ENTITY notify.grpbox.entry "Enter Notification">
  136. <!ENTITY notify.label.description "Description">
  137. <!ENTITY notify.label.url "URL">
  138. <!ENTITY notify.btn.bookmark "Bookmark">
  139. <!ENTITY notify.label.time "Time">
  140. <!ENTITY notify.label.recurring "Recurring">
  141. <!ENTITY notify.label.dow "Day">
  142. <!ENTITY notify.dow.daily "daily">
  143. <!ENTITY notify.dow.weekdays "weekdays (M-F)">
  144. <!ENTITY notify.dow.weekend "weekend">
  145. <!ENTITY notify.dow.sunday "Sunday">
  146. <!ENTITY notify.dow.monday "Monday">
  147. <!ENTITY notify.dow.tuesday "Tuesday">
  148. <!ENTITY notify.dow.wednesday "Wednesday">
  149. <!ENTITY notify.dow.thursday "Thursday">
  150. <!ENTITY notify.dow.friday "Friday">
  151. <!ENTITY notify.dow.saturday "Saturday">
  152. <!ENTITY notify.btn.addOk "Add/OK">
  153. <!ENTITY notify.btn.add "Add">
  154. <!ENTITY notify.btn.del "Delete">
  155. <!ENTITY notify.btn.del.all "Del All">
  156. <!ENTITY notify.btn.reset "Reset">
  157.  
  158. <!-- Event log dialog -->
  159. <!ENTITY log.name "Event Log">
  160. <!ENTITY log.label.log.date "Date Logged">
  161. <!ENTITY log.label.log.time "Time Logged">
  162. <!ENTITY log.label.event.type "Type">
  163. <!ENTITY log.label.event.time "Time">
  164. <!ENTITY log.label.event.recurring "Recur">
  165. <!ENTITY log.label.event.status "Status">
  166. <!ENTITY log.label.event.description "Description">
  167. <!ENTITY log.label.event.url "URL">
  168. <!ENTITY log.btn.clear.log "Clear log">
  169.  
  170. <!-- Tooltips -->
  171. <!ENTITY pref.audio.img.tip "Click to listen">
  172. <!ENTITY pref.browse.button.tip "Find a custom audio file">
  173. <!ENTITY pref.repeat.audio.tip "Negative values represent seconds, not minutes">
  174. <!ENTITY pref.browse.log.tip "Location of your event logging file">
  175. <!ENTITY pref.delete.log.entries.tip "Value of 0 means no auto deleting">
  176. <!ENTITY pref.reset.default.tip "Use default event logging file">
  177. <!ENTITY pref.disable.pauseResume.tip "Option still available from context menu">
  178. <!ENTITY pref.date.format.tip "Format for optional date in statusbar clock display">
  179. <!ENTITY pref.rad.clock.epoch.tip "Number of seconds since Jan 1, 1970 GMT 0:00">
  180. <!ENTITY notify.description.tip "Optional description">
  181. <!ENTITY notify.url.tip "Optional -- open this link on notification">
  182. <!ENTITY notify.btn.bookmark.tip "Copy browser's current URL">
  183. <!ENTITY notify.timepicker.tip "To edit, use spin buttons or up/down arrows">
  184. <!ENTITY notify.recurring.tip "Repeat the notification">
  185. <!ENTITY notify.dow.tip "Notify on these days">
  186. <!ENTITY countdown.recurring.tip "Continually repeat the countdown upon completion">
  187. <!ENTITY countdown.btn.del.tip "Delete selected timers from list">
  188. <!ENTITY countdown.btn.del.all.tip "Delete all timers from list">
  189. <!ENTITY countdown.btn.save.list.tip "Save a frequently used list of timers">
  190. <!ENTITY countdown.btn.load.list.tip "Load your frequently used timer list">
  191. <!ENTITY notify.btn.addOk.tip "Add this item to the list, and exit">
  192. <!ENTITY notify.btn.add.tip "Add the above item to the list">
  193. <!ENTITY notify.btn.del.tip "Delete selected notifications from list">
  194. <!ENTITY notify.btn.del.all.tip "Delete all notifications from list">
  195. <!ENTITY notify.btn.reset.tip "Cancel changes made to list">
  196.